In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdViewer / AnnotationResized Method

AnnotationResized Method

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(11)>

Sub AnnotationResized( _

   ByVal AnnotationIdx As Integer _

) 
[DispId(11)]

void AnnotationResized( 

   int AnnotationIdx

)
procedure AnnotationResized( 

    AnnotationIdx: Integer

); 
DispIdAttribute(11)

function AnnotationResized( 

   AnnotationIdx : int

);
[DispId(11)]

void AnnotationResized( 

   int AnnotationIdx

) 
[DispId(11)]

void AnnotationResized( 

   int AnnotationIdx

) 

Parameters

AnnotationIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdViewer
__GdViewer Members